projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5f8e1b
)
docs: Add more private headers to the list
author
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 2 Jul 2019 08:48:17 +0000
(09:48 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 2 Jul 2019 08:48:17 +0000
(09:48 +0100)
The various GtkConstraint private API should not be scanned for
documentation.
docs/reference/gtk/meson.build
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/meson.build
b/docs/reference/gtk/meson.build
index 53d88ee9aa5310ae2682e91ae30682594b7eac08..5d0f0c8142831d51989cbaaf55b64b5168d6620c 100644
(file)
--- a/
docs/reference/gtk/meson.build
+++ b/
docs/reference/gtk/meson.build
@@
-23,6
+23,13
@@
private_headers = [
'gtkcolorswatchprivate.h',
'gtkcomboboxprivate.h',
'gtkcontainerprivate.h',
+ 'gtkconstraintexpressionprivate.h',
+ 'gtkconstraintguideprivate.h',
+ 'gtkconstraintlayoutprivate.h',
+ 'gtkconstraintprivate.h',
+ 'gtkconstraintsolverprivate.h',
+ 'gtkconstrainttypesprivate.h',
+ 'gtkconstraintvflparserprivate.h',
'gtkcssanimatedstyleprivate.h',
'gtkcssanimationprivate.h',
'gtkcssarrayvalueprivate.h',